query operation造句
例句与造句
- if you are performing a non-query operation, such as a ddl command
如果您正执行非查询操作,如ddl命令。 - many query operations can be performed without having to store intermediate results
可以执行许多查询操作,而无需存储中间结果。 - but the utilization will not do without the query operation to the mass data
但是只要是对海量的信息加以利用都离不开底层对数据的操作。 - this first tip in a series shows you how to implement asynchronous query operations using java messaging service queues
本系列中的第一个技巧将教您怎样通过java消息服务(jms)来实现异步请求操作。 - do querying operation of real-time data 、 history data 、 alarm data 、 record wave date . can print the result of queried
对实时数据、历史数据、报警数据、录波数据进行查询操作。可选择对查询结果打印输出。 - It's difficult to find query operation in a sentence. 用query operation造句挺难的
- the ado . net data adapters are powerful data objects in that they encapsulate the insert, update, delete, and query operations
ado.net数据适配器是功能强大的数据对象,因为它们封装了插入、更新、删除和查询操作。 - query partition, by utilizing parallel computing and grid computing philosophy, could disperse the query operations to reduce system response time
查询分片可以利用并行运算思想和网格运算思想执行分散查询以缩短系统响应时间。 - note that while database maintenance and query operations are performed under the auspices of the rdbms, real-time performance for telemetry and calculated point update can only be achieved by supplementing the relational database with a distributed memory-resident, real-time subset
注意到数据库维护和查询操作是在关系数据库管理系统和遥测点及计算点的实时更新的支持下执行,这就只能通过增加具有分布式常驻内存的实时子集的关系型数据库来实现。 - the virtual banking is an operation web site for the dummy banking services on internet . it provides invisible electronic bank for clients lying at wide positions by internet, such as query operation, fund transformation, payment and other hundreds of banking services . it is the hot financial research domain, and also the inevitable developing trend of the traditional banking
虚拟银行(virtualbanking)是指在internet上设立虚拟的银行服务业务站点,通过internet向位于不同地理位置的客户提供包括业务查询、资金转移、帐单支付和其他几十种银行业务服务与银行产品的、用肉眼看不见的电子化银行,是目前金融业的研究热点,也是传统银行必然的发展趋势。 - the combination of the subtree-based storage model with the document-based to ensure the efficiency and integrality of the data retrieval for all sorts of heterogeneous and context mixed data to the fullest extent; 2 . dynamically branching and merging combined with the data mapping mechanism, supports the xml document efficiently and can improve the operation capability of the system to some extent; 3 . referring to the characteristic of xquery, it presents a new operation language for xml data, xqul, which supports the query operation as well as the update operation on xml; 4
本文提出了一套较为通用的非结构化信息的nativexml文档存储访问策略和实现方案作为对非结构化信息存取机制研究的探索和尝试,主要包括下列理论及技术:1.基于子树和基于文档的存储模式相结合,以最大程度保证底层各类形式异构和内容混杂的数据存取的有效性和完整性;2.动态分枝合成技术和数据映像机制的引入,实现对xml文档的有效支持,并在一定程度上提高系统处理性能;3.结合xquery查询语言特点,提出一种新型xml数据操作语言xqul,支持xml数据的查询以及更新操作;4.三种索引(文档索引、结构索引、值索引)的建立,为xml数据提供从站点到文档,从文档到元素的多级访问策略。